Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use begin end/block instead of query in data commitments #838

Conversation

rach-id
Copy link
Member

@rach-id rach-id commented Aug 17, 2022

Changes the query to begin/end when creating a data root over a set of blocks.

Closes #837 celestiaorg/celestia-app#604

rpc/client/http/http.go Outdated Show resolved Hide resolved
@rach-id rach-id changed the title Use begin end block instead of query in data commitments Use begin end/block instead of query in data commitments Aug 17, 2022
light/rpc/client.go Outdated Show resolved Hide resolved
Copy link
Member Author

@rach-id rach-id left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove cosmetics changes

rpc/client/http/http.go Outdated Show resolved Hide resolved
rpc/client/http/http.go Outdated Show resolved Hide resolved
rpc/client/http/http.go Outdated Show resolved Hide resolved
rpc/client/http/http.go Outdated Show resolved Hide resolved
Copy link
Member

@evan-forbes evan-forbes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

props for debugging this @sweexordious !!!

🏅 💯 🔥

@rach-id rach-id merged commit 5c84468 into celestiaorg:v0.34.x-celestia Aug 17, 2022
@rach-id rach-id deleted the use_begin_end_block_instead_of_query_in_data_commitments branch August 17, 2022 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

QGB add a check on the height when receiving data commitment request
2 participants